projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
361a81d
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Fri, 31 Oct 2008 04:12:29 +0000
(
04:12
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 31 Oct 2008 04:12:29 +0000
(
04:12
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a9f34e73d579c38fea8a56a73664ed904242a0ca..0231f2f90550fd2b981938315907714e04535272 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-10-29 Kenichi Handa <handa@m17n.org>
+
+ * descr-text.el (describe-char): Fix terminal case (where font is
+ nil).
+
2008-10-30 Chong Yidong <cyd@stupidchicken.com>
* indent.el (indent-for-tab-command): Use use-region-p.